-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
tls: move _tls_* to end-of-life #60658
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Review requested:
|
|
cc: @nodejs/tsc since it’s an end-of-life deprecation |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #60658 +/- ##
==========================================
- Coverage 88.53% 88.51% -0.02%
==========================================
Files 703 701 -2
Lines 208546 208523 -23
Branches 40217 40219 +2
==========================================
- Hits 184634 184580 -54
- Misses 15926 15962 +36
+ Partials 7986 7981 -5
🚀 New features to boost your workflow:
|
|
cc @nodejs/crypto @nodejs/net |
|
It looks flaky in GitHub Actions CI. Could someone rerun it, please? |
|
Should I do a rebase to see if it’s still failing? |
That wouldn't help (unless a fix for the flakiness had landed on main since last commit, but AFAIK that's not the case), and force us to re-review and re-run all CI jobs |
So that in Node.js 26 these modules are no longer there, and are now internal to Node.js only instead of public.